Skip to content

Conversation

@hiroshihorie
Copy link
Member

No description provided.

@hiroshihorie hiroshihorie marked this pull request as ready for review November 20, 2025 08:16
}

/// Convenience helper for sending text without constructing a [SentMessage].
Future<void> sendText(String text) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think others just return the message here

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvm, handled below in the session

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe worth adding some unit tests?

});

@JsonKey(name: lkAgentInputsAttributeKey)
final List<AgentInput>? lkAgentInputs;
Copy link

@pblazej pblazej Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

out of curiosity, is it documented/used somewhere?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@pblazej pblazej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any major diffs between this and native Swift

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants